Skip to content

Conversation

@SamRemis
Copy link
Contributor

Currently no services use event headers in smithy python. A typo in the casing of the event streaming header will cause issues when serializing and deserializing events with headers. The fact that we cannot correctly identify the member location as a header means the values will always end up in the event's body.

See smithy's docs for more information on the trait. See smithy's source code for confirmation of the correct casing.

@SamRemis SamRemis requested a review from a team as a code owner October 22, 2025 01:47
@SamRemis SamRemis changed the title FIx eventHeader casing Fix eventHeader casing Oct 22, 2025
@SamRemis SamRemis merged commit 42d669f into smithy-lang:develop Oct 22, 2025
4 checks passed
alexgromero pushed a commit to alexgromero/smithy-python that referenced this pull request Oct 24, 2025
SamRemis added a commit that referenced this pull request Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants